upcoming: [DI-25634] - Added linode_id to label translation in cloudpulse graph#12558
Merged
nikhagra-akamai merged 10 commits intolinode:developfrom Jul 26, 2025
Merged
Conversation
4 tasks
nikhagra-akamai
commented
Jul 23, 2025
Comment on lines
1
to
5
| --- | ||
| "@linode/manager": Changed | ||
| --- | ||
|
|
||
| ACLP: add `regionId` prop to `filter region scope` alerts, add `isLegacyAlertAvailable` to `show confirmation dialog on save of alerts`, add logic to `hide manage alert button` in `AlertReusableComponent` ([#12558](https://github.com/linode/manager/pull/12558)) |
Contributor
There was a problem hiding this comment.
Let's remove this changeset now. See #12577 (comment) and d83a275.
Member
Member
There was a problem hiding this comment.
Also, do we need to support NodeBalancers?
Contributor
Author
There was a problem hiding this comment.
Yes currently it is only linodes only and not for nodebalancers. There's not plan as for now for NB
Contributor
There was a problem hiding this comment.
@nikhagra-akamai what about his question?
Should we support the firewall device entity type of linode_interface?
Contributor
Author
There was a problem hiding this comment.
Just confirmed with Kiran, we are only translating linode and not linode_interface
cpathipa
approved these changes
Jul 25, 2025
…gra-akamai/manager into metric/linode-id-label-translation
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #8 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts" |
|||||||||||||||||
bnussman-akamai
approved these changes
Jul 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description 📝
Translating linode id coming as part of metrics API response is translated for corresponding linode label
Changes 🔄
List any change(s) relevant to the reviewer.
Target release date 🗓️
12th August
Preview 📷
Include a screenshot or screen recording of the change.
🔒 Use the Mask Sensitive Data setting for security.
💡 Use
<video src="" />tag when including recordings in table.How to test 🧪
CloudPulseDashboard.tsxfile, at line 90, pass 'firewall' as service typeAuthor Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅